Make gpg-zip use tar from $PATH
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sun, 18 Nov 2018 22:29:52 +0000 (17:29 -0500)
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Sat, 15 Dec 2018 01:17:16 +0000 (01:17 +0000)
commit84564993f27f25355d87c962f893ed41dc8aca82
tree1c5fb3a2f0b394a1231d8139d8a40a39a46b926a
parent2783edd28b451c2e0e1c7c6022047efd1b58b3e2
Make gpg-zip use tar from $PATH

Apparently there is no clean way to configure this from ./configure,
and upstream is deprecating gpg-zip anyway.  So just force-set tar to
be manually "tar" (meaning, that we should look in the $PATH at
runtime).

See also https://dev.gnupg.org/T4251 and https://bugs.debian.org/913582

Gbp-Pq: Name Make-gpg-zip-use-tar-from-PATH.patch
tools/gpg-zip.in